How to Install gnustep-gpbs software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnustep-gpbs software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnustep-gpbs software package provides GNUstep PasteBoard server, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnustep-gpbs 

gnustep-gpbs is installed in your system.

Make ensure the gnustep-gpbs package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnustep-gpbs *

You will get with gnustep-gpbs package name, version, architecture and description in a table

gnustep-gpbs package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Libraries
Package gnustep-gpbs
Version 0.20.1-2ubuntu1
Description GNUstep PasteBoard server
Sub Section libs


See Also, How to uninstall or remove gnustep-gpbs software package from Ubuntu 12.04 LTS (Precise Pangolin)?